home *** CD-ROM | disk | FTP | other *** search
- *-----------------------------------------------------------------
- * Filename : gbradio.fd
- * Release : 6.002
- *
- * fd file for gbradio.def
- *
- * (c) Copyright 1990/94 VIONA Development
- * All Rights Reserved
- *
- * Author : Markus van Kempen
- * Created : 14. July 1992
- * Updated : 14. July 1992
- *
- *-----------------------------------------------------------------
- ##base _EGBRadioBase
- ##bias 30
- ##public
- EGB_CreateRadioGadget(con,names,height,id)(A0/A1/D0/D1)
- EGB_ModifyRadioGadget(win,gad,sel)(A0/A1/D0)
- EGB_OnRadioElems(win,gad,elems)(A0/A1/D0)
- EGB_OffRadioElems(win,gad,elems)(A0/A1/D0)
- ##end
-